Colinear3Vertices
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
Colinear3Vertices()
SYNOPSIS
geom_lib/intrnrml.c:120
int Colinear3Vertices(IPVertexStruct *V1,
IPVertexStruct *V2,
IPVertexStruct *V3)
DESCRIPTION
Verify the colinearity of the given three vertices.
PARAMETERS:
V1, V2, V3: Vertices to test for colinearity.
FUNCTION RETURN VALUE
int: TRUE if colinear, FALSE otherwise.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:16 GMT, October 17, 2022